Welcome![Sign In][Sign Up]
Location:
Search - audio Compression

Search list

[Multimedia DevelopG729AudioCompress

Description: 电信联盟G.729标准音频压缩(1:16)-ITU G.729 standard audio compression (1:16)
Platform: | Size: 52224 | Author: 小白鼠 | Hits:

[OtherAudioSignalProcessingandCoding

Description: The purpose of this book is to provide an in-depth treatment of audio compression algorithms and standards. The topic is currently occupying several communities in signal processing, multimedia, and audio engineering. The intended readership for this book includes at least three groups.
Platform: | Size: 2631680 | Author: sandeep | Hits:

[Embeded-SCM DevelopAlgriothm

Description: 凌阳音频压缩算法,值得一看,还是非常很有用的。-Sunplus audio compression algorithms, is still very useful
Platform: | Size: 541696 | Author: Exitbox | Hits:

[mpeg mp3yasuosuanfa

Description: 音频压缩算法,主要是音频压缩算法基础知识、mp3编解码等等。-Audio compression algorithms, mainly the basics of audio compression algorithms, mp3 codec and so on.
Platform: | Size: 973824 | Author: 杨泽 | Hits:

[Audio programAutocorelation

Description: This the autocorrelation algorithm which can be used for one dimension data analysis. Such as in audio compression, it can be used as audio compression.-This is the autocorrelation algorithm which can be used for one dimension data analysis. Such as in audio compression, it can be used as audio compression.
Platform: | Size: 1024 | Author: 缪炜 | Hits:

[Voice CompressMPEG-SAC

Description: MPEG组织于2007年制订完成的新一代面向对项的多声道语音和音频压缩算法,主要用于空间音频信号的压缩编码,广泛应用于高清晰电视会议系统、多声道数字广播等-MPEG Organization in 2007 to complete development of a new generation of pairs of items for multi-channel voice and audio compression algorithms, mainly for space audio signal compression coding is widely used in high-definition video conferencing systems, multi-channel digital broadcasting, etc.
Platform: | Size: 5220352 | Author: 张勇 | Hits:

[Audio programWMACompressor

Description: 音频压缩,可以测试下,国外人写的,看着应该很有用-Audio compression, can test, the foreign people to write, and watch should be very useful
Platform: | Size: 197632 | Author: 张思源 | Hits:

[OtherSunplus_audio_compression_algorithm

Description: 简单介绍了凌阳单片机的音频压缩算法,附有相关例程可供参考。-A brief introduction Sunplus audio compression algorithms, with the relevant routines for reference.
Platform: | Size: 541696 | Author: 刘正伟 | Hits:

[mpeg mp3adpcm

Description: audio compression using directshow or directx
Platform: | Size: 709632 | Author: x4ever | Hits:

[Audio programSHINE

Description: pcm格式音频压缩为mp3的代码。非常好用哦,也可以用来当做学习开发的资料。-pcm to mp3 audio compression format code. Oh, very easy to use, can also be used as learning materials development.
Platform: | Size: 405504 | Author: 丁宇 | Hits:

[File FormatAC3RevisionB

Description: ATSC Standard_ Digital Audio Compression (AC-3), Revision B标准文档,希望对大家有用
Platform: | Size: 1867776 | Author: 刘水 | Hits:

[Voice CompressMSP430_Record

Description: 以msp430单片机为平台,采集语音信号并进行压缩解压处理,然后无失真的输出-To msp430 microcontroller platform, gathering and compression decompression audio signal processing, and output without distortion
Platform: | Size: 32768 | Author: pipi | Hits:

[Video CaptureNetAudioVideo.v3.0

Description: 络音视频传输3.0 2006-06-23  TVideoCap-提供视频捕捉,预览的功能  TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。  TRECVideo-和上面的控件是一对,用于接收。  TACMWaveOut-声音输出控件。  TACMWaveIn-声音输入控件。  TSendVideo_VIDX-Vidx压缩传输控件。  TRecXVID --接收vidx压缩初频的控件。  TVideoAdd1---只能结合TSendVideo_vidx的字幕、图片叠加控件。  TVideoDisp--普通的视频显示控件。  TSendG729--音频G729压缩传输的控件。  TRecG729--接收G729压缩音频并播放的控件。 在G729目录下为G729的音频传输控件演示。在Xdivtest下为xdiv视频 传输,以及图片,字幕叠加的演示 安装:在本系统中需要用到两个动态链接库, xvid.dll g729dll.dll,最好请在安装前将其复制到系统目录下, 如:C:\winnt\system32下面。 组播版以及,多线程版本,将会在后面陆续推出, 敬请关注。谢谢!-Contact audio and video transmission 3.0 2006-06-23 TVideoCap-offer video capture, preview function TSendVideo-provided VFW mode, the optional system for transmission compressor control. TRECVideo-and the above control is a pair for receiving. TACMWaveOut-sound output control. TACMWaveIn-voice input control. TSendVideo_VIDX-Vidx compression and transmission control. TRecXVID- Receive vidx early compression frequency control. TVideoAdd1--- can only be combined with TSendVideo_vidx subtitles, images superimposed control. TVideoDisp- General video display control. TSendG729- G729 audio compression and transmission control. TRecG729- G729 compressed audio receiver and playback controls. In the G729 directory for the G729 audio transmission control demonstration. Xdiv video under the Xdivtest Transmission, as well as images, subtitles superimposed presentation Installation: In this system need to use two dynamic link library, xvid.dll g729dll.dll, preferabl
Platform: | Size: 1487872 | Author: 刘斌 | Hits:

[Delphi VCLacmcomponents16

Description: audio compression components, for use voip or voice chatting.
Platform: | Size: 370688 | Author: Bread | Hits:

[matlabLPC_fin

Description: Linear predictive filering based audio compression
Platform: | Size: 235520 | Author: Raunak | Hits:

[VHDL-FPGA-VerilogADPCMCodec

Description: The DVI Adaptive Differential Pulse Code Modulation (ADPCM) algorithm was first described in an IMA recommendation on audio formats and conversion practices [1]. ADPCM is a transformation that encodes 16-bit audio as 4 bits (a 4:1 compression ratio). In order to achieve this level of compression, the algorithm maintains an adaptive value predictor, which uses the distance between previous samples to store the most likely value of the next sample. The difference between samples is quantized down to a new sample using an adaptive step-size. The algorithm in [1] suggests using a table to adapt this step-size to the analyzed data. ADPCM has become widely used and adapted, and a variant of the algorithm performs voice encoding on cellular phones (allowing minimal data to be sent across the wireless network and increasing throughput).
Platform: | Size: 439296 | Author: stefanescul | Hits:

[Program docGMDSS

Description: 介绍了GMDSS 模拟器在局域网上进行语音通讯模拟的方法。叙述了VC + + 6. 0 编程中 利用低层音频函数和音频压缩管理器(ACM) 实现语音实时录制、压缩、传送与播放的方法。-GMDSS simulator introduced in the local area network for voice communication simulation method. Described in VC++ 6. 0 programming functions using low-level audio and audio compression manager (ACM) to achieve real-time voice recording, compression, transmission and playback method.
Platform: | Size: 163840 | Author: lhm | Hits:

[Multimedia DevelopTLV320AIC23CODECDSP

Description: 音频压缩算法的实现,使)格式文件 得到广泛应用,) 播放器、 等消费类电子产 品也成为大众产品。在这些便携式系统中,前端音 频编解码器在播放质量(采样精度、采样率)、播放 时间(功耗)等方面起较关键的作用,采用高精度, 低功耗的前端处理芯片是提高产品性能极为有效 的解决方案。 数字编解码器具有位采 样精度,录音回放模式下仅 功耗,是数字音 频便携式系统的理想选择,下面介绍它在 系统 中的实际应用。-Audio compression algorithm, so that) format widely used) players, and other consumer electronic products has become a popular product. In these portable systems, front-end audio codec play quality (sampling precision, sampling rate), play time (power), etc. play a more crucial role, with high accuracy, low power front-end chip is to improve product performance of highly effective solutions. Digital codec with bit sampling precision, recording playback mode, only the power of portable digital audio system is ideal, here it is the practical application in the system.
Platform: | Size: 1115136 | Author: aa | Hits:

[Waveletmultiwavelet

Description: Multiwavelet Decomposition for Audio Compression
Platform: | Size: 124928 | Author: decoo | Hits:

[SCMslaa361

Description: 基于MSP430的语音与音频压缩解压缩技术,测试源码。效果不错-MSP430-based solutions for voice compression and audio compression technology, the test source code. Good results
Platform: | Size: 88064 | Author: 阿斯顿 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »

CodeBus www.codebus.net